This API is needed if user wants to check if the rate selected previously is still active. For example, if Rate hasn't expired.
GET /rest/v1/lp-ppe-api/isRatePeriodStillActive/{{priceQuoteId}}/{{lockRequestId}}
Authorization |
Bearer {{accessToken}}
|
|
Copy Code | |
|---|---|
curl --location -g '{{protocol}}{{domain}}/rest/v1/lp-ppe-api/isRatePeriodStillActive/{{priceQuoteId}}/{{statusId}}' \ --header 'Authorization: {{token}}' | |
|
Copy Code | |
|---|---|
true | |